home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_1450 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  84b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    sounds.gotoAndPlay("level2");
  4.    play();
  5. }
  6.